box: Trivial doc change
authorMatthias Clasen <mclasen@redhat.com>
Sun, 6 Dec 2015 06:53:29 +0000 (01:53 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 15 Dec 2015 13:41:16 +0000 (08:41 -0500)
All the CSS sections are named CSS nodes, so do the same here.

gtk/gtkbox.c

index 1d1964671f5269e54e7365acdd53533bf01ffea2..bc9192b839f339439c5b2dc0a06ca511d097e339 100644 (file)
@@ -72,7 +72,7 @@
  * Note that a single-row or single-column #GtkGrid provides exactly
  * the same functionality as #GtkBox.
  *
- * # CSS names
+ * # CSS nodes
  *
  * GtkBox uses a single CSS node with name box.
  */